home *** CD-ROM | disk | FTP | other *** search
- ; demo end cfg file
-
- [GLOBALS]
- BackgroundFile="Demo End Screen"
-
- [TEXTBUTTON_1]
- Font=LARGE ; font to use LARGE/SMALL
- Rect2=325,540,475,590 ; 800x600 rectangle
- Text=Quit; ; Button text
- Rect1=260,432,380,472
-
- [TEXT_1] ;Four text areas representing the wizard names
- Font=SMALL
- Rect2=20,25,780,50
- Textflags=CENTRE
- Text=;
- Rect1=16,20,624,40
-
-
- [TEXT_2] ;Four text areas representing the wizard names
- Font=SMALL
- Rect2=20,75,780,100
- Textflags=CENTRE
- Text=;
- Rect1=16,60,624,80
-
-
- [TEXT_3] ;Four text areas representing the wizard names
- Font=SMALL
- Rect2=20,125,780,150
- Textflags=CENTRE
- Text=;
- Rect1=16,100,624,120
-
-
- [TEXT_4] ;Four text areas representing the wizard names
- Font=SMALL
- Rect2=20,175,780,200
- Textflags=CENTRE
- Text=;
- Rect1=16,140,624,160
-
-
-
-
-
-
-
-
-
-
-
-
-
-